Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODSession


SetShellSemtInterface

Document Shell

The SetShellSemtInterface method replaces the document shell's semantic interface object for this session.

void SetShellSemtInterface (
            in ODSemanticInterface shellSemanticInterface);
shellSemanticInterface
A reference to the document shell's new semantic interface object.
DISCUSSION
The session releases the existing semantic interface object before acquiring a new one.

This method may be called only by a shell plug-in's ODShellPluginInstall function.

SEE ALSO
The ODSemanticInterface class (page 579).
The ODShellPluginInstall function (page 952).
For more information on semantic interfaces, see the chapter on semantic events and scripting in the OpenDoc Programmer's Guide for the MacOS.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help